func runtime.moveSliceNoCap

one use

	runtime (current package)
		slice.go#L474: func moveSliceNoCap(et *_type, old unsafe.Pointer, len int) (unsafe.Pointer, int, int) {